3.104 \(\int \frac {x}{\cos ^{-1}(a x)^{3/2}} \, dx\)

Optimal. Leaf size=55 \[ \frac {2 x \sqrt {1-a^2 x^2}}{a \sqrt {\cos ^{-1}(a x)}}-\frac {2 \sqrt {\pi } C\left (\frac {2 \sqrt {\cos ^{-1}(a x)}}{\sqrt {\pi }}\right )}{a^2} \]

[Out]

-2*FresnelC(2*arccos(a*x)^(1/2)/Pi^(1/2))*Pi^(1/2)/a^2+2*x*(-a^2*x^2+1)^(1/2)/a/arccos(a*x)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 55, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.300, Rules used = {4632, 3304, 3352} \[ \frac {2 x \sqrt {1-a^2 x^2}}{a \sqrt {\cos ^{-1}(a x)}}-\frac {2 \sqrt {\pi } \text {FresnelC}\left (\frac {2 \sqrt {\cos ^{-1}(a x)}}{\sqrt {\pi }}\right )}{a^2} \]

Antiderivative was successfully verified.

[In]

Int[x/ArcCos[a*x]^(3/2),x]

[Out]

(2*x*Sqrt[1 - a^2*x^2])/(a*Sqrt[ArcCos[a*x]]) - (2*Sqrt[Pi]*FresnelC[(2*Sqrt[ArcCos[a*x]])/Sqrt[Pi]])/a^2

Rule 3304

Int[sin[Pi/2 + (e_.) + (f_.)*(x_)]/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[Cos[(f*x^2)/d],
x], x, Sqrt[c + d*x]], x] /; FreeQ[{c, d, e, f}, x] && ComplexFreeQ[f] && EqQ[d*e - c*f, 0]

Rule 3352

Int[Cos[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]*FresnelC[Sqrt[2/Pi]*Rt[d, 2]*(e + f*x)])/
(f*Rt[d, 2]), x] /; FreeQ[{d, e, f}, x]

Rule 4632

Int[((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_)*(x_)^(m_.), x_Symbol] :> -Simp[(x^m*Sqrt[1 - c^2*x^2]*(a + b*ArcCo
s[c*x])^(n + 1))/(b*c*(n + 1)), x] - Dist[1/(b*c^(m + 1)*(n + 1)), Subst[Int[ExpandTrigReduce[(a + b*x)^(n + 1
), Cos[x]^(m - 1)*(m - (m + 1)*Cos[x]^2), x], x], x, ArcCos[c*x]], x] /; FreeQ[{a, b, c}, x] && IGtQ[m, 0] &&
GeQ[n, -2] && LtQ[n, -1]

Rubi steps

\begin {align*} \int \frac {x}{\cos ^{-1}(a x)^{3/2}} \, dx &=\frac {2 x \sqrt {1-a^2 x^2}}{a \sqrt {\cos ^{-1}(a x)}}-\frac {2 \operatorname {Subst}\left (\int \frac {\cos (2 x)}{\sqrt {x}} \, dx,x,\cos ^{-1}(a x)\right )}{a^2}\\ &=\frac {2 x \sqrt {1-a^2 x^2}}{a \sqrt {\cos ^{-1}(a x)}}-\frac {4 \operatorname {Subst}\left (\int \cos \left (2 x^2\right ) \, dx,x,\sqrt {\cos ^{-1}(a x)}\right )}{a^2}\\ &=\frac {2 x \sqrt {1-a^2 x^2}}{a \sqrt {\cos ^{-1}(a x)}}-\frac {2 \sqrt {\pi } C\left (\frac {2 \sqrt {\cos ^{-1}(a x)}}{\sqrt {\pi }}\right )}{a^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 44, normalized size = 0.80 \[ \frac {\frac {\sin \left (2 \cos ^{-1}(a x)\right )}{\sqrt {\cos ^{-1}(a x)}}-2 \sqrt {\pi } C\left (\frac {2 \sqrt {\cos ^{-1}(a x)}}{\sqrt {\pi }}\right )}{a^2} \]

Antiderivative was successfully verified.

[In]

Integrate[x/ArcCos[a*x]^(3/2),x]

[Out]

(-2*Sqrt[Pi]*FresnelC[(2*Sqrt[ArcCos[a*x]])/Sqrt[Pi]] + Sin[2*ArcCos[a*x]]/Sqrt[ArcCos[a*x]])/a^2

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/arccos(a*x)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x}{\arccos \left (a x\right )^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/arccos(a*x)^(3/2),x, algorithm="giac")

[Out]

integrate(x/arccos(a*x)^(3/2), x)

________________________________________________________________________________________

maple [A]  time = 0.15, size = 42, normalized size = 0.76 \[ \frac {-2 \sqrt {\pi }\, \sqrt {\arccos \left (a x \right )}\, \FresnelC \left (\frac {2 \sqrt {\arccos \left (a x \right )}}{\sqrt {\pi }}\right )+\sin \left (2 \arccos \left (a x \right )\right )}{a^{2} \sqrt {\arccos \left (a x \right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x/arccos(a*x)^(3/2),x)

[Out]

1/a^2/arccos(a*x)^(1/2)*(-2*Pi^(1/2)*arccos(a*x)^(1/2)*FresnelC(2*arccos(a*x)^(1/2)/Pi^(1/2))+sin(2*arccos(a*x
)))

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: RuntimeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/arccos(a*x)^(3/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: expt: undefined: 0 to a negative e
xponent.

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {x}{{\mathrm {acos}\left (a\,x\right )}^{3/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x/acos(a*x)^(3/2),x)

[Out]

int(x/acos(a*x)^(3/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x}{\operatorname {acos}^{\frac {3}{2}}{\left (a x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/acos(a*x)**(3/2),x)

[Out]

Integral(x/acos(a*x)**(3/2), x)

________________________________________________________________________________________